Add a Since annotation to gdk_device_get_last_event_window
authorMatthias Clasen <mclasen@redhat.com>
Thu, 13 Mar 2014 03:04:37 +0000 (23:04 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 13 Mar 2014 03:04:37 +0000 (23:04 -0400)
gdk/gdkdevice.c

index 24499d79652c45a91524443c7647354925b8a06e..52b66db272b4049837067e78ed3370e5a13459e2 100644 (file)
@@ -1729,6 +1729,8 @@ _gdk_device_window_at_position (GdkDevice        *device,
  * application's windows.
  *
  * Returns: (transfer none) (allow-none): the last window the device
+ *
+ * Since: 3.12
  */
 GdkWindow *
 gdk_device_get_last_event_window (GdkDevice *device)